/*指引*/

.menhu {

    max-width: 1920px;

    height: 35px;
    margin: 0 auto;

    background: #a0cde6;

    background: -webkit-gradient(linear, 30% 0%, 100% 0%, from(#a3cfe7), to(#bbecff)); /* Safari, Chrome */

    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#a3cfe7', endColorStr='#bbecff'); /*IE 6 7 8*/

    background: -ms-linear-gradient(left, #a3cfe7, #bbecff); /* IE 10，IE11 */

    background: -moz-linear-gradient(left, #a3cfe7, #bbecff); /*火狐*/

    background: -o-linear-gradient(left, #a3cfe7, #bbecff); /*Opera 11.10+*/

}

.mh-cont {
    max-width: 1920px;
    margin: 0 auto;
}

.mh-cont h3 {
    max-width: 1200px;
    margin: 0 auto;
    line-height: 35px;
    color: #0e68ad;
    letter-spacing: 1px;
    font-weight: bold;
}

.mh-cont > .right{
	margin-right: 10%;
}
.mh-cont > .right ul li{
	display: inline-block;
}
.mh-cont > .right ul li{
	line-height: 35px;
    color: #0e68ad;
    letter-spacing: 1px;
    font-weight: bold;
}

.mh-cont a {
	display: inline-block;
    line-height: 35px;
    padding-right: 10px;
	padding-left: 10px;
    color: #0e68ad;
    font-size: 14px;
    font-weight: bold;
}

/* .mh-cont a.icon{background: url(/global/xrd.png) left no-repeat; padding-left: 28px;} */


/*导航栏*/

.navWrapper {
    width: 100%;
    height: 56px;
    background-image: linear-gradient(180deg,
    #c91f33 0%,
    #b91f1e 100%);
    box-shadow: inset 0px 1px 0px 0px #ff5f65,
    inset 0px -2px 0px 0px #ae0000;
    z-index: 999;
}

/* .nav{z-index:999;width:1230px; height:70px;margin: 0 auto;  background: url(/global/nav-bg.png) no-repeat;position:relative;margin-top:-285px; position:relative} */
.nav {
    width: 1230px;
    height: 70px;
    margin: 0 auto;
    background: none;
    position: relative;
    margin-top: -285px;
}

.nav ul.left {
    text-align: center;
    position: absolute;
    width: 930px;
    white-space: nowrap;
    height: 56px;
    margin-top: 6px;
}

.nav ul.left li {
    float: left;;
    width: 129px;
    white-space: nowrap;
    padding: 10px 0;
}

.nav ul.left li a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    width: 129px;
}

.search {
    width: 235px;
    height: 40px;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 22px;
    padding: 0 20px;
    position: absolute;
    top: 8px;
    right: 20px;
}

/* .search form{ margin-top: 0px;} */
.search input {
    background: rgba(255, 255, 255, 0);
    border: 0;
    box-shadow: unset;
    line-height: 40px;
    box-sizing: border-box;
    width: 210px;
    color: #ffffff;
}

.search input[type="text"] {
    background: #8dbddf;
    width: 218px;
    height: 28px;
    border: none;
    color: #fff;
    font-size: 15px;
    padding-left: 10px;
}

.search input::-webkit-input-placeholder {
    color: #ffd2d3;
}

/* 使用webkit内核的浏览器 */
.search input:-moz-placeholder {
    color: #ffd2d3;
}

/* Firefox版本4-18 */
.search input::-moz-placeholder {
    color: #ffd2d3;
}

/* Firefox版本19+ */
.search input:-ms-input-placeholder {
    color: #ffd2d3;
}

/* IE浏览器 */
.search .search-botton {
    float: right;
    background: url(/global/top_ic_search.png) no-repeat center;
    width: 18px;
    height: 18px;
    border: 0;
    position: relative;
    top: 10px;
    background-size: 100%;
}

.nav ul li:hover {
    background: #a00d0d;
    border-radius: 5px;
}

.current {
    background: #a00d0d;
    border-radius: 5px;
}

a:hover {
    color: #a70000;
}

/*二级导航*/

.nav ul li {
}

.nav ul li ul {
    display: none;

    background: #fff;

    background: rgba(255, 255, 255, 1);

    z-index: 999;
    width: 1200px;
    min-height: 30px;
    padding-bottom: 10px;
    position: absolute;
    left: 15px;
    top: 40px;

    border: 1px solid #000 \0;

    border-top: none;

    box-shadow: 0 0 8px #000;
    clear: both;
    padding-top: 15px;
}

/* .nav ul li:hover a.nav-title-down{ background: #a00d0d; border-radius: 5px;height: 56px;} */

.nav ul li:hover ul {
    display: block;
    margin: 0 auto
}

.nav ul li:hover ul li {
    width: auto;
    text-align: center;
    white-space: nowrap;
    height: auto;
    line-height: 30px;
    background: none;
}

.nav ul li:hover ul li a {
    color: #555;
    width: auto;
    line-height: 30px;
    padding: 2px 10px;
}

.nav ul li:hover ul li a:hover {
    color: #a70000
}

#menu1 {
    margin-left: 15px;
}

#menu1:hover {
    background: none;
    height: auto;
}

.wrap {
    max-width: 1920px;
    margin: 0 auto;
}

.wrap .wrap1 .con div.banner-show {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    min-width: 980px;
    height: 365px;
    overflow: hidden;
}

.header {
    height: 230px;
    width: 980px;
    position: relative;
    margin: 0 auto;
    top: 140px;
    font-weight: bold;
    text-shadow: 4px 0px 4px #0A3953;
    white-space: nowrap;
}

.header #effect {
    height: 60px;
}

.header h3 {
    color: #AB3635;
    font-size: 36px;
    font-family: "微软雅黑";
    right: 60px;
    top: 40px;
    text-align: right;

    font-weight: bold;

    text-shadow: 1px 0px 0px #fff, -1px 0px 0px #fff, 0px 1px 0px #fff, 0px -1px 0px #fff, 3px 3px 10px #000;

    padding-top: 20px;

    filter: Dropshadow(offx=1, offy=0, color=white) Dropshadow(offx=0, offy=1, color=white) Dropshadow(offx=0, offy=-1, color=white) Dropshadow(offx=-1, offy=0, color=white);

}

.header h3 span {
    padding-top: 20px;
    color: #AB3635;
    font-size: 36px;
    font-family: "微软雅黑";
    font-weight: bold;
    white-space: nowrap;
    line-height: 80px;

    text-shadow: 1px 0px 0px #fff, -1px 0px 0px #fff, 0px 1px 0px #fff, 0px -1px 0px #fff, 3px 3px 10px #000;

    filter: Dropshadow(offx=1, offy=0, color=white) Dropshadow(offx=0, offy=1, color=white) Dropshadow(offx=0, offy=-1, color=white) Dropshadow(offx=-1, offy=0, color=white);

}

/*背景切换*/

.wrap1{position:relative;z-index:0;height:650px;}

.banner-show{position:absolute;top:0;left:0;z-index:0;width:100%;min-width:980px;height:365px;overflow:hidden;}

.banner-show .cell{position:absolute;top:0;left:0;width:100%;overflow:hidden;background-position:center top;}

.banner-show .cell .con{position:relative;height:680px;background-repeat:no-repeat;background-position:center top;}

.bns-01{background:url(/global/bg1.png) no-repeat;}

.bns-01{background:url(/global/bg1.png) no-repeat;}

.bns-03{background:url(/global/bg3.png) no-repeat;}

.bns-04{background:url(/global/bg4.png) no-repeat;}

.bns-05{background:url(/global/bg5.png) no-repeat;}

.bns-06{background:url(/global/bg6.png) no-repeat;}





/*通用搜索*/

.tworg-search2 {  margin: 0 30px;  padding-top: 20px;  }

.tworg-search2 input[type="text"] {  margin-bottom: 20px;  margin-right: 30px;  height: 30px;  width: 488px;}

.tworg-search2  input#text {  width: 1058px;  height: 30px;  }

.search-tel {  margin: 0 20px;  font-size: 18px;  color: #005596;margin-bottom: 10px;  }

.search-list {  margin: 0 20px; margin: 15px }

p.tz {  margin: 0 20px;  }